home *** CD-ROM | disk | FTP | other *** search
-
- NAME: Sphere
- PURPOSE: Draw a perfect sphere
- ------------------------------
-
- MSG: Select the color region you want to use for the sphere.,1,Sphere,
-
- Select 'normal color'
- KEY: +1
- WAIT: 1
-
- Resize icon to 64x64 pixels
- KEY: +{F5}
- KEY: {ENTER}
-
- Draw a black circle
- TOOL: 6
- PALETTENR: 1,1
- DRAG: 32,32,60,60
-
- Set radial Gradation
- KEY: {F11}
- KEY: %R
- KEY: %O
-
- Fill the circle with the gradation
- TOOL: 7
- CLICK: 21,21
-
- Antialiase the icon with a value of 10
- KEY: {F1}
- KEY: %I
- KEY: {END}
- KEY: %O
-
- Resize the icon to 32x32 pixels
- KEY: +{F3}
- KEY: {ENTER}
-
- Highlight
- PALETTENR: 8,33
- COLOR: 255,255,255
- KEY: k
- KEY: 3
- KEY: %e
- KEY: {RIGHT}
- KEY: %t
- KEY: {LEFT}
- KEY: %O
-
-
-